object restoremsg: Trestoremsg Left = 279 Top = 323 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Milo - przywracanie wiadomo'#347'ci' ClientHeight = 97 ClientWidth = 321 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poOwnerFormCenter OnClose = FormClose PixelsPerInch = 96 TextHeight = 13 object GroupBox1: TGroupBox Left = 8 Top = 8 Width = 305 Height = 49 Caption = 'Status' TabOrder = 0 object Label1: TLabel Left = 8 Top = 20 Width = 201 Height = 13 Caption = 'Trwa przywracanie wybranej wiadomo'#347'ci...' end end object cacnel: TButton Left = 237 Top = 64 Width = 75 Height = 25 Caption = '&Anuluj' TabOrder = 1 OnClick = cacnelClick end object smtp: TIdSMTP MaxLineAction = maException ReadTimeout = 0 Port = 25 AuthenticationType = atNone Left = 8 Top = 64 end object restoretimer: TTimer Interval = 100 OnTimer = restoretimerTimer Left = 40 Top = 64 end end